<!DOCTYPE html>
<html class="client-nojs vector-feature-language-in-header-enabled vector-feature-language-in-main-page-header-disabled vector-feature-page-tools-pinned-disabled vector-feature-toc-pinned-clientpref-0 vector-toc-not-available vector-feature-main-menu-pinned-disabled vector-feature-limited-width-clientpref-1 vector-feature-limited-width-content-enabled vector-feature-custom-font-size-clientpref-1 vector-feature-appearance-pinned-clientpref-0 vector-feature-night-mode-enabled skin-theme-clientpref-os vector-sticky-header-enabled" lang="fr" dir="ltr"><head>
<meta charset="UTF-8">
<title>Triangle de Pascal</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" type="image/png" href="./_res_/favicon.png">
<link rel="canonical" href="https://fr.wikipedia.org/wiki/Triangle_de_Pascal"> <link href="./_mw_/ext.cite.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.math.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/ext.wikimediamessages.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.icons.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.search.codex.styles.css" rel="stylesheet" type="text/css">
<link href="./_mw_/skins.vector.styles.css" rel="stylesheet" type="text/css">
<meta name="ResourceLoaderDynamicStyles" content="">
<link rel="stylesheet" type="text/css" href="./_mw_/site.styles.css">
<link rel="stylesheet" type="text/css" href="./_mw_/noscript.css">
<link rel="stylesheet" type="text/css" href="./_res_/footer.css">
<link rel="stylesheet" type="text/css" href="./_res_/vector-2022.css">
</head>
<body class="skin--responsive skin-vector skin-vector-search-vue mediawiki ltr sitedir-ltr mw-hide-empty-elt ns-0 ns-subject page-Triangle_de_Pascal rootpage-Triangle_de_Pascal skin-vector-2022 action-view">
<div class="mw-page-container">
<div class="mw-page-container-inner">
<div class="mw-content-container">
<main id="content" class="mw-body">
<header class="mw-body-header vector-page-titlebar">
<h1 id="firstHeading" class="firstHeading mw-first-heading"><span class="mw-page-title-main">Triangle de Pascal</span></h1>
</header>
<a id="top"></a>
<div id="bodyContent" class="vector-body ve-init-mw-desktopArticleTarget-targetContainer" aria-labelledby="firstHeading" data-mw-ve-target-container="">
<div id="contentSub">
<div id="mw-content-subtitle"></div>
</div>
<div id="mw-content-text" class="mw-body-content mw-content-ltr" lang="fr" dir="ltr"><div class="mw-content-ltr mw-parser-output" lang="fr" dir="ltr"><div class="infobox_v3 infobox infobox--frwiki noarchive large"><div class="entete" style="background-color:#E8E8E8"><div>Triangle de Pascal</div></div><div><div class="images" style="padding:2px 0"></div></div><table><caption style="text-align:center;background-color:#E8E8E8">Caractéristiques</caption><tbody><tr class=""><th scope="row">Composé de</th><td class=""><div>
<span class="wd_p527"><a href="Coefficient_binomial" title="Coefficient binomial">Coefficient binomial</a><br><a href="Suite_de_Fibonacci" title="Suite de Fibonacci">Suite de Fibonacci</a></span></div></td></tr></tbody></table></div>
<p>En <a href="Math%C3%A9matiques" title="Mathématiques">mathématiques</a>, le <b>triangle de Pascal</b> est une présentation des <a href="Coefficient_binomial" title="Coefficient binomial">coefficients binomiaux</a> dans un <a href="Tableau_triangulaire" title="Tableau triangulaire">tableau triangulaire</a>. Il a été nommé ainsi en l'honneur du mathématicien français <a href="Blaise_Pascal" title="Blaise Pascal">Blaise Pascal</a>. Il est connu sous l'appellation « triangle de Pascal » en Occident, bien qu'il ait été étudié par d'autres mathématiciens, parfois plusieurs siècles avant lui, en <a href="Inde" title="Inde">Inde</a>, en <a href="Empire_perse" title="Empire perse">Perse</a> (où il est appelé « triangle de <a href="Omar_Khayyam" title="Omar Khayyam">Khayyam</a> »), au <a href="Maghreb" title="Maghreb">Maghreb</a>, en <a href="Chine" title="Chine">Chine</a> (où il est appelé « triangle de <a href="Yang_Hui" title="Yang Hui">Yang Hui</a> »), en <a href="Allemagne" title="Allemagne">Allemagne</a> et en <a href="Italie" title="Italie">Italie</a> (où il est appelé « triangle de <a href="Niccol%C3%B2_Fontana_Tartaglia" title="Niccolò Fontana Tartaglia">Tartaglia</a> »).
</p><p>La construction du triangle est régie par la relation de Pascal :
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle {n \choose k}={n-1 \choose k-1}+{n-1 \choose k}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mi>k</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mrow>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
<mrow>
<mi>k</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>+</mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mrow>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
<mi>k</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle {n \choose k}={n-1 \choose k-1}+{n-1 \choose k}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/203b128a098e18cbb8cf36d004bd7282b28461bf.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.505ex; width:28.392ex; height:6.176ex;" alt="{\displaystyle {n \choose k}={n-1 \choose k-1}+{n-1 \choose k}}" loading="lazy"></span></dd></dl>
<p>pour tous <a href="Entier_naturel" title="Entier naturel">entiers</a> <span class="texhtml mvar" style="font-style:italic;">n</span> et <span class="texhtml mvar" style="font-style:italic;">k</span> tels que <span class="texhtml">0 < <i>k</i> < <i>n</i></span><sup id="cite_ref-1" class="reference"><a href="#cite_note-1"><span class="cite-bracket">[</span>note 1<span class="cite-bracket">]</span></a></sup>.
</p><p>Le triangle de Pascal peut être généralisé à d'autres dimensions. La version tridimensionnelle est appelée <a href="Pyramide_de_Pascal" title="Pyramide de Pascal">pyramide de Pascal</a> ou tétraèdre de Pascal, tandis que les versions générales sont appelées <a href="Simplexe" title="Simplexe">simplexes</a> de Pascal.
</p>
<div class="mw-heading mw-heading2"><h2 id="Histoire">Histoire</h2></div>
<p>La tradition occidentale attribue le nom de triangle de Pascal au triangle décrit plus haut. Cependant, ce triangle était déjà connu en <a href="Extr%C3%AAme-Orient" title="Extrême-Orient">Orient</a> et au <a href="Moyen-Orient" title="Moyen-Orient">Moyen-Orient</a> plusieurs siècles avant la publication de <a href="Blaise_Pascal" title="Blaise Pascal">Blaise Pascal</a>. Il était ainsi connu des mathématiciens persans, par exemple <a href="Al-Karaji" title="Al-Karaji">al-Karaji</a> (<a href="953" title="953">953</a>-<a href="1029" title="1029">1029</a>)<sup id="cite_ref-2" class="reference"><a href="#cite_note-2"><span class="cite-bracket">[</span>1<span class="cite-bracket">]</span></a></sup> ou <a href="Omar_Khayyam" title="Omar Khayyam">Omar Khayyam</a> au <a href="XIe_si%C3%A8cle" title="XIe siècle"><abbr class="abbr" title="11ᵉ siècle"><span class="romain">XI</span><sup style="font-size:72%">e</sup></abbr> siècle</a> ou des mathématiciens du Maghreb comme <a href="Ibn_al-Banna'_al-Marrakushi" title="Ibn al-Banna' al-Marrakushi">Ibn al-Banna</a><sup id="cite_ref-3" class="reference"><a href="#cite_note-3"><span class="cite-bracket">[</span>2<span class="cite-bracket">]</span></a></sup> et ses disciples qui l'utilisent pour développer <span class="texhtml">(<i>a</i> + <i>b</i>)<sup><i>n</i></sup></span>. <a href="Math%C3%A9matiques_chinoises#Mathématiques_sous_les_dynasties_Song_et_Yuan" title="Mathématiques chinoises">Il apparaît en Chine</a> dès <a href="1261" title="1261">1261</a> dans un ouvrage de <a href="Yang_Hui" title="Yang Hui">Yang Hui</a> (au rang 6) et dans le <i>Miroir de jade des quatre éléments</i> de <a href="Zhu_Shijie" title="Zhu Shijie">Zhu Shijie</a> en <a href="1303" title="1303">1303</a> (au rang 8). Yang Hui attribue la paternité du triangle au mathématicien chinois du <abbr class="abbr" title="11ᵉ siècle"><span class="romain">XI</span><sup style="font-size:72%">e</sup></abbr> siècle <a href="Jia_Xian" title="Jia Xian">Jia Xian</a>. Ce triangle permettait de présenter les coefficients des différents termes dans la <a href="Formule_du_bin%C3%B4me_de_Newton" title="Formule du binôme de Newton">formule du binôme</a> et, selon <a href="Victor_J._Katz" title="Victor J. Katz">Victor J. Katz</a>, il était utilisé pour généraliser à des degrés supérieurs à 2 la méthode d'extraction de racine<sup id="cite_ref-4" class="reference"><a href="#cite_note-4"><span class="cite-bracket">[</span>3<span class="cite-bracket">]</span></a></sup>.
</p><p>En Europe, il apparaît dans l'ouvrage de <a href="Petrus_Apianus" title="Petrus Apianus">Peter Apian</a>, <i>Rechnung</i><sup id="cite_ref-5" class="reference"><a href="#cite_note-5"><span class="cite-bracket">[</span>4<span class="cite-bracket">]</span></a></sup> (1527). Il est étudié par <a href="Michael_Stifel" title="Michael Stifel">Michael Stifel</a> (1486-1567)<sup id="cite_ref-6" class="reference"><a href="#cite_note-6"><span class="cite-bracket">[</span>5<span class="cite-bracket">]</span></a></sup>, <a href="Niccol%C3%B2_Fontana_Tartaglia" title="Niccolò Fontana Tartaglia">Tartaglia</a> (1499-1557) et <a href="Fran%C3%A7ois_Vi%C3%A8te" title="François Viète">François Viète</a> (1540-1603). C'est d'ailleurs sous le nom de « triangle de Tartaglia » qu'il est connu en Italie. Il est également connu de <a href="Marin_Mersenne" title="Marin Mersenne">Marin Mersenne</a> (1588-1648)<sup id="cite_ref-7" class="reference"><a href="#cite_note-7"><span class="cite-bracket">[</span>6<span class="cite-bracket">]</span></a></sup>. Mais c'est <a href="Blaise_Pascal" title="Blaise Pascal">Blaise Pascal</a> qui lui consacre un traité : le <i><a href="Trait%C3%A9_du_triangle_arithm%C3%A9tique" title="Traité du triangle arithmétique">Traité du triangle arithmétique</a></i> (1654) démontrant 19 de ses propriétés, propriétés découlant en partie de la définition <a href="Combinatoire" title="Combinatoire">combinatoire</a> des coefficients. Nombre de ces propriétés étaient déjà connues mais admises et non démontrées. Pour les démontrer, Pascal met en place dans son traité une version aboutie du <a href="Raisonnement_par_r%C3%A9currence" title="Raisonnement par récurrence">raisonnement par récurrence</a>. Il y démontre le lien entre le triangle et la formule du binôme. Il l'utilise dans la résolution d'un problème de partage équitable des enjeux dans un jeu de hasard qui est interrompu avant le terme défini (<a href="Probl%C3%A8me_des_partis" title="Problème des partis">problème des partis</a>)<sup id="cite_ref-8" class="reference"><a href="#cite_note-8"><span class="cite-bracket">[</span>note 2<span class="cite-bracket">]</span></a></sup>.
</p>
<div class="mw-heading mw-heading2"><h2 id="Construction">Construction</h2></div>
<div class="mw-heading mw-heading3"><h3 id="Combinatoire">Combinatoire</h3></div>
<p>En écrivant la formule de Pascal,
</p>
<dl><dd>pour tous entiers <i>i</i> et <i>j</i> tels que 0 < <i>j</i> < <i>i</i>, <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle {i \choose j}={i-1 \choose j-1}+{i-1 \choose j}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>i</mi>
<mi>j</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mrow>
<mi>i</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
<mrow>
<mi>j</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>+</mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mrow>
<mi>i</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
<mi>j</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle {i \choose j}={i-1 \choose j-1}+{i-1 \choose j}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/3e0813f04a21c36c208115457e4d2c4522579dd6.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.505ex; width:26.927ex; height:6.176ex;" alt="{\displaystyle {i \choose j}={i-1 \choose j-1}+{i-1 \choose j}}" loading="lazy"></span>,</dd></dl>
<p>on remarque que le coefficient de la ligne <i>i</i> et colonne <i>j</i> s'obtient en ajoutant les coefficients de la ligne <i>i</i> - 1 et colonne <i>j</i> - 1 et de la ligne <i>i</i> - 1 et colonne <i>j</i>. De plus on a :
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle {n \choose 0}={n \choose n}=1}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mn>0</mn>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mi>n</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>=</mo>
<mn>1</mn>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle {n \choose 0}={n \choose n}=1}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/322e6e8fe708c4ec2a2ba6595f1ba867605d8669.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.505ex; width:16.991ex; height:6.176ex;" alt="{\displaystyle {n \choose 0}={n \choose n}=1}" loading="lazy"></span>.</dd></dl>
<p>On peut en déduire une méthode de construction du triangle de Pascal, qui consiste, sous forme pyramidale, à placer un 1 au sommet de la pyramide, puis à ajouter un 1 de chaque côté juste en dessous. Les extrémités des lignes sont toujours des 1, tandis que les autres nombres sont la somme des deux nombres situés directement au-dessus.
</p>
<div class="mw-heading mw-heading3"><h3 id="Nombre_de_chemins_dans_un_réseau_binaire"><span id="Nombre_de_chemins_dans_un_r.C3.A9seau_binaire"></span>Nombre de chemins dans un réseau binaire</h3></div>
<p>Imaginons que chaque nombre dans le triangle est un nœud dans un réseau qui est connecté aux nombres adjacents du dessus et du dessous. Maintenant pour n'importe quel nœud dans le réseau, comptons le nombre de chemins qu'il y a dans le réseau (sans faire une marche arrière) qui connecte ce nœud au nœud supérieur du triangle. La réponse est le nombre de Pascal associé à ce nœud.
</p>
<div class="mw-heading mw-heading2"><h2 id="Propriétés"><span id="Propri.C3.A9t.C3.A9s"></span>Propriétés</h2></div>
<div class="mw-heading mw-heading3"><h3 id="Liées_à_la_construction"><span id="Li.C3.A9es_.C3.A0_la_construction"></span>Liées à la construction</h3></div>
<div class="mw-heading mw-heading4"><h4 id="Concernant_les_lignes_horizontales">Concernant les lignes horizontales</h4></div>
<ul><li>Le triangle est symétrique par rapport à un axe vertical ; il en est donc de même pour chaque ligne : par exemple, la ligne de rang 4 est 1, 4, 6, 4, 1.</li></ul>
<ul><li>La somme des termes d'une ligne est le double de la somme précédente ; elle est donc égale à 2<sup><i>n</i></sup> pour la ligne de rang <i>n</i> (première ligne = rang 0)</li></ul>
<div class="mw-heading mw-heading4"><h4 id="Concernant_les_lignes_obliques">Concernant les lignes obliques</h4></div>
<p>Elle repose sur l’égalité connue sous le nom de <a href="Formule_d'it%C3%A9ration_de_Pascal" title="Formule d'itération de Pascal">formule d'itération de Pascal</a> ou formule de la crosse de hockey<sup id="cite_ref-9" class="reference"><a href="#cite_note-9"><span class="cite-bracket">[</span>7<span class="cite-bracket">]</span></a></sup> :
<span class="mwe-math-element mwe-math-element-block"><span class="mwe-math-mathml-display mwe-math-mathml-a11y" style="display: none;"><math display="block" xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle \sum _{j=n}^{r}{\binom {j}{n}}={\binom {r+1}{n+1}}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<munderover>
<mo>∑<!-- ∑ --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>j</mi>
<mo>=</mo>
<mi>n</mi>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mi>r</mi>
</mrow>
</munderover>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>j</mi>
<mi>n</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mrow>
<mi>r</mi>
<mo>+</mo>
<mn>1</mn>
</mrow>
<mrow>
<mi>n</mi>
<mo>+</mo>
<mn>1</mn>
</mrow>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle \sum _{j=n}^{r}{\binom {j}{n}}={\binom {r+1}{n+1}}}</annotation>
</semantics>
</math></span></span>.
</p><p>Si l'on fait une somme de termes, en partant d'un bord gauche du triangle et en descendant en oblique vers la droite, on obtient le terme situé en diagonale en bas à gauche du dernier terme de la somme.
</p>
<dl><dd>Exemple 1 : descente en diagonale de 4 termes à partir de la <abbr class="abbr" title="Troisième">3<sup>e</sup></abbr> ligne : 1 + 3 + 6 + 10 = 20, terme situé en bas à gauche du dernier terme.</dd>
<dd>Exemple 2 : descente en diagonale de 5 termes à partir de la <abbr class="abbr" title="Cinquième">5<sup>e</sup></abbr> ligne : 1 + 5 + 15 + 35 + 70 = 126, terme situé en bas à gauche du 70.</dd></dl>
<div class="mw-heading mw-heading4"><h4 id="Concernant_les_diagonales_ascendantes">Concernant les diagonales ascendantes</h4></div>
<p>Lorsque le triangle est disposé comme dans la figure ci-contre à gauche (au lieu d'être symétrique par rapport à une verticale), la somme des termes des diagonales de pente 1 forme la <a href="Suite_de_Fibonacci" title="Suite de Fibonacci">suite de Fibonacci</a>. Si, au lieu d'en faire la somme, on compte le nombre de coefficients impairs sur ces diagonales, on obtient la <a href="Suite_diatomique_de_Stern" title="Suite diatomique de Stern">suite diatomique de Stern</a> (figure de droite).
</p><p><br>
</p><p><br>
</p><p><br>
</p>
<div class="mw-heading mw-heading3"><h3 id="Formule_du_binôme"><span id="Formule_du_bin.C3.B4me"></span>Formule du binôme</h3></div>
<p>Le triangle de Pascal est souvent utilisé dans les <a href="Formule_du_bin%C3%B4me_de_Newton" title="Formule du binôme de Newton">développements binomiaux</a>. En effet, on trouve sur une même ligne tous les coefficients intervenant dans le développement d'une puissance de la somme de deux termes.
</p>
<dl><dd>Exemple : <span class="texhtml">(<i>X</i> + 1)<sup>2</sup> = <i>X</i><sup>2</sup> + 2<i>X</i> + 1<sup>2</sup></span> et les coefficients de chaque monôme sont ceux de la troisième ligne du triangle de Pascal (la ligne de rang 2), c'est-à-dire 1, 2, 1.</dd>
<dd>Généralisation : <span class="texhtml">(<i>X</i> + <i>Y</i>)<sup><i>n</i></sup> = <i>a</i><sub>0</sub><i>X</i><sup><i>n</i></sup><i>Y</i><sup>0</sup> + <i>a</i><sub>1</sub><i>X</i><sup><i>n</i>–1</sup><i>Y</i><sup>1</sup> + ... + <i>a</i><sub><i>n</i></sub><i>X</i><sup>0</sup><i>Y</i><sup><i>n</i></sup></span>, où les coefficients sont ceux qui se trouvent sur la <i>n</i>+1<sup>e</sup> ligne du triangle de Pascal (ligne de rang <i>n</i>).</dd></dl>
<p>Connaissant ainsi la formule de sommation <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle (a+b)^{n}=\sum _{i=0}^{n}\,{n \choose i}a^{n-i}b^{i}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mo stretchy="false">(</mo>
<mi>a</mi>
<mo>+</mo>
<mi>b</mi>
<msup>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
</mrow>
</msup>
<mo>=</mo>
<munderover>
<mo>∑<!-- ∑ --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>i</mi>
<mo>=</mo>
<mn>0</mn>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
</mrow>
</munderover>
<mspace width="thinmathspace"></mspace>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mi>i</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<msup>
<mi>a</mi>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
<mo>−<!-- − --></mo>
<mi>i</mi>
</mrow>
</msup>
<msup>
<mi>b</mi>
<mrow class="MJX-TeXAtom-ORD">
<mi>i</mi>
</mrow>
</msup>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle (a+b)^{n}=\sum _{i=0}^{n}\,{n \choose i}a^{n-i}b^{i}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/ba1045b1ad6f43e6d2913f30466b0c7f06c731f4.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -3.005ex; width:26.231ex; height:6.843ex;" alt="{\displaystyle (a+b)^{n}=\sum _{i=0}^{n}\,{n \choose i}a^{n-i}b^{i}}" loading="lazy"></span>, plusieurs propriétés apparaissent simplement.
</p><p>Posons <span class="texhtml"><i>a</i> = <i>b</i> = 1</span>, on a alors <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle 2^{n}=\sum _{i=0}^{n}\,{n \choose i}\,{}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<msup>
<mn>2</mn>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
</mrow>
</msup>
<mo>=</mo>
<munderover>
<mo>∑<!-- ∑ --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>i</mi>
<mo>=</mo>
<mn>0</mn>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
</mrow>
</munderover>
<mspace width="thinmathspace"></mspace>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mi>i</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mspace width="thinmathspace"></mspace>
<mrow class="MJX-TeXAtom-ORD">
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle 2^{n}=\sum _{i=0}^{n}\,{n \choose i}\,{}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/269d1f2cc1027436980cc8ccddb2ab06c4a8fdca.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -3.005ex; width:14.812ex; height:6.843ex;" alt="{\displaystyle 2^{n}=\sum _{i=0}^{n}\,{n \choose i}\,{}}" loading="lazy"></span>.
</p><p>Posons <span class="texhtml"><i>a</i> = 1</span> et <span class="texhtml"><i>b</i> = –1</span>, on a alors <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle 0=\sum _{i=0}^{n}\,{n \choose i}\,(-1)^{i}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mn>0</mn>
<mo>=</mo>
<munderover>
<mo>∑<!-- ∑ --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>i</mi>
<mo>=</mo>
<mn>0</mn>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
</mrow>
</munderover>
<mspace width="thinmathspace"></mspace>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mi>i</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mspace width="thinmathspace"></mspace>
<mo stretchy="false">(</mo>
<mo>−<!-- − --></mo>
<mn>1</mn>
<msup>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>i</mi>
</mrow>
</msup>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle 0=\sum _{i=0}^{n}\,{n \choose i}\,(-1)^{i}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/a2c75bd69767127349cb9194d4d56d078e46144f.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -3.005ex; width:19.173ex; height:6.843ex;" alt="{\displaystyle 0=\sum _{i=0}^{n}\,{n \choose i}\,(-1)^{i}}" loading="lazy"></span>.
</p><p>Connaissant ces deux égalités, dont l'une est une somme alternée, il vient que la somme des termes d'ordre 0, 2, 4,... dans une rangée est <span class="texhtml">2<sup><i>n</i>–1</sup></span> et est égale à la somme des termes d'ordre 1, 3, 5, ....
</p>
<div class="mw-heading mw-heading3"><h3 id="Propriété_liée_au_dénombrement"><span id="Propri.C3.A9t.C3.A9_li.C3.A9e_au_d.C3.A9nombrement"></span>Propriété liée au dénombrement</h3></div>
<p>Le nombre situé dans la colonne <span class="texhtml mvar" style="font-style:italic;">p</span> (en comptant à partir de 0 les colonnes) et la ligne <span class="texhtml mvar" style="font-style:italic;">n</span> (en comptant à partir de 0 les lignes) indique le nombre de <a href="Combinaison_sans_r%C3%A9p%C3%A9tition" class="mw-redirect" title="Combinaison sans répétition">combinaisons</a> possibles de <span class="texhtml mvar" style="font-style:italic;">p</span> éléments dans un ensemble à <span class="texhtml mvar" style="font-style:italic;">n</span> éléments.
</p><p>Dans la ligne <span class="texhtml mvar" style="font-style:italic;">n</span> et la colonne <span class="texhtml mvar" style="font-style:italic;">p</span>, on a <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle {n \choose p}={\frac {n!}{p!(n-p)!}}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mi>p</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mi>n</mi>
<mo>!</mo>
</mrow>
<mrow>
<mi>p</mi>
<mo>!</mo>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mi>p</mi>
<mo stretchy="false">)</mo>
<mo>!</mo>
</mrow>
</mfrac>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle {n \choose p}={\frac {n!}{p!(n-p)!}}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/8fb1e49ba090bb5542a7e3cbedb995dc28aaea0d.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.671ex; width:18.427ex; height:6.343ex;" alt="{\displaystyle {n \choose p}={\frac {n!}{p!(n-p)!}}}" loading="lazy"></span>.
</p>
<ul><li>Dans la ligne <span class="texhtml mvar" style="font-style:italic;">n</span> et la colonne <span class="texhtml mvar" style="font-style:italic;">p</span>, on lit le nombre de fois où l'on peut espérer obtenir <span class="texhtml mvar" style="font-style:italic;">p</span> piles et <span class="texhtml mvar" style="font-style:italic;">n–p</span> faces lors de <span class="texhtml mvar" style="font-style:italic;">n</span> lancers d'une pièce équilibrée <sup id="cite_ref-10" class="reference"><a href="#cite_note-10"><span class="cite-bracket">[</span>note 3<span class="cite-bracket">]</span></a></sup></li>
<li>En multipliant un terme par le rang de sa colonne et en le divisant par le rang de sa ligne, on obtient le terme situé un cran plus haut sur la gauche
<dl><dd>exemple le terme dans la ligne 6 et la colonne 4 est 15 (on rappelle que les lignes et les colonnes sont numérotées en commençant à 0) ; or 15 × 4/6=10 situé dans la case juste à côté en haut à gauche.</dd></dl></li>
<li>En multipliant le terme de ligne <span class="texhtml mvar" style="font-style:italic;">n</span> et de colonne <span class="texhtml mvar" style="font-style:italic;">p</span> par<span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle {\frac {n-p}{p+1}}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mi>p</mi>
</mrow>
<mrow>
<mi>p</mi>
<mo>+</mo>
<mn>1</mn>
</mrow>
</mfrac>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle {\frac {n-p}{p+1}}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/ff6930976c465231e3d5723188ccaef143754b6c.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.338ex; width:6.241ex; height:5.676ex;" alt="{\displaystyle {\frac {n-p}{p+1}}}" loading="lazy"></span>, on obtient son voisin sur la droite</li>
<li>Tous les termes de la ligne de rang <span class="texhtml mvar" style="font-style:italic;">n</span> (sauf le premier et le dernier) sont multiples de <span class="texhtml mvar" style="font-style:italic;">n</span> si et seulement si <span class="texhtml mvar" style="font-style:italic;">n</span> est un nombre premier</li></ul>
<div class="mw-heading mw-heading3"><h3 id="Nombres_de_Catalan">Nombres de Catalan</h3></div>
<p>Toutes les lignes de rang pair (<span class="texhtml">2<i>n</i></span>) ont un terme central, en divisant ce terme par <i>n</i>+1 ou en lui ôtant son voisin, on obtient un nombre de <a href="Eug%C3%A8ne_Charles_Catalan" title="Eugène Charles Catalan">Catalan</a>.
</p>
<div class="mw-heading mw-heading3"><h3 id="Triangle_de_Sierpiński"><span id="Triangle_de_Sierpi.C5.84ski"></span>Triangle de Sierpiński</h3></div>
<p>Si l'on inscrit le triangle de Pascal dans une trame triangulaire, la réunion des cellules contenant des termes impairs est un <a href="Triangle_de_Sierpi%C5%84ski" title="Triangle de Sierpiński">triangle de Sierpiński</a><sup id="cite_ref-11" class="reference"><a href="#cite_note-11"><span class="cite-bracket">[</span>8<span class="cite-bracket">]</span></a></sup>.
</p><p>Si <span class="texhtml mvar" style="font-style:italic;">p</span> est un <a href="Nombre_premier" title="Nombre premier">nombre premier</a> supérieur à <span class="texhtml">2</span>, on peut obtenir des structures fractales analogues en coloriant toutes les cellules qui ne sont pas congrues à <span class="texhtml mvar" style="font-style:italic;">0</span> modulo <span class="texhtml mvar" style="font-style:italic;">p</span>.
</p>
<div class="mw-heading mw-heading3"><h3 id="Nombres_figurés"><span id="Nombres_figur.C3.A9s"></span>Nombres figurés</h3></div>
<p>Les nombres situés sur la troisième diagonale descendante correspondent aux <a href="Nombre_triangulaire" title="Nombre triangulaire">nombres triangulaires</a>, ceux de la quatrième diagonale aux <a href="Nombre_t%C3%A9tra%C3%A9drique" title="Nombre tétraédrique">nombres tétraédriques</a>, ceux de la cinquième diagonale aux <a href="Nombre_pentatopique" title="Nombre pentatopique">nombres pentatopiques</a> et ceux de la <i>n</i>-ième diagonale aux nombres n-topiques.
</p>
<div class="mw-heading mw-heading3"><h3 id="Formules_trigonométriques"><span id="Formules_trigonom.C3.A9triques"></span>Formules trigonométriques</h3></div>
<p>La formule du binôme appliqué à la <a href="Formule_de_Moivre" title="Formule de Moivre">formule de Moivre</a>
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle (\cos(\theta )+\mathrm {i} \sin(\theta ))^{n}=\cos(n\theta )+\mathrm {i} \sin(n\theta )}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mo stretchy="false">(</mo>
<mi>cos</mi>
<mo><!-- --></mo>
<mo stretchy="false">(</mo>
<mi>θ<!-- θ --></mi>
<mo stretchy="false">)</mo>
<mo>+</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi mathvariant="normal">i</mi>
</mrow>
<mi>sin</mi>
<mo><!-- --></mo>
<mo stretchy="false">(</mo>
<mi>θ<!-- θ --></mi>
<mo stretchy="false">)</mo>
<msup>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
</mrow>
</msup>
<mo>=</mo>
<mi>cos</mi>
<mo><!-- --></mo>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mi>θ<!-- θ --></mi>
<mo stretchy="false">)</mo>
<mo>+</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi mathvariant="normal">i</mi>
</mrow>
<mi>sin</mi>
<mo><!-- --></mo>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mi>θ<!-- θ --></mi>
<mo stretchy="false">)</mo>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle (\cos(\theta )+\mathrm {i} \sin(\theta ))^{n}=\cos(n\theta )+\mathrm {i} \sin(n\theta )}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/b7569d7cad3acbda61335a2156a79ad143c23ec9.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -0.838ex; width:40.197ex; height:2.843ex;" alt="{\displaystyle (\cos(\theta )+\mathrm {i} \sin(\theta ))^{n}=\cos(n\theta )+\mathrm {i} \sin(n\theta )}" loading="lazy"></span></dd></dl>
<p>permet de développer <span class="texhtml">cos(<i>n</i>θ)</span> et <span class="texhtml">sin(<i>n</i>θ)</span>.
</p><p>Les coefficients situés sur la ligne de rang <i>n</i> permettent d'écrire <span class="texhtml">tan(<i>n</i>θ)</span> en fonction de <span class="texhtml"><i>t</i> = tan <i>θ</i></span>
</p>
<dl><dd>Exemple : sur la ligne 4 on lit <span class="nowrap">1 – 4 – 6 – 4 – 1</span> et <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle \tan(4\theta )={\frac {4t-4t^{3}}{1-6t^{2}+t^{4}}}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>tan</mi>
<mo><!-- --></mo>
<mo stretchy="false">(</mo>
<mn>4</mn>
<mi>θ<!-- θ --></mi>
<mo stretchy="false">)</mo>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mn>4</mn>
<mi>t</mi>
<mo>−<!-- − --></mo>
<mn>4</mn>
<msup>
<mi>t</mi>
<mrow class="MJX-TeXAtom-ORD">
<mn>3</mn>
</mrow>
</msup>
</mrow>
<mrow>
<mn>1</mn>
<mo>−<!-- − --></mo>
<mn>6</mn>
<msup>
<mi>t</mi>
<mrow class="MJX-TeXAtom-ORD">
<mn>2</mn>
</mrow>
</msup>
<mo>+</mo>
<msup>
<mi>t</mi>
<mrow class="MJX-TeXAtom-ORD">
<mn>4</mn>
</mrow>
</msup>
</mrow>
</mfrac>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle \tan(4\theta )={\frac {4t-4t^{3}}{1-6t^{2}+t^{4}}}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/8e63c3160b6f882428bd959bf36e78ee6671b71f.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.338ex; width:23.15ex; height:6.176ex;" alt="{\displaystyle \tan(4\theta )={\frac {4t-4t^{3}}{1-6t^{2}+t^{4}}}}" loading="lazy"></span></dd>
<dd>Formule générale : <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle \tan(n\theta )={\frac {\sum _{k=0}^{\left\lfloor {\frac {n-1}{2}}\right\rfloor }{(-1)^{k}{n \choose 2k+1}t^{2k+1}}}{\sum _{k=0}^{\left\lfloor {\frac {n}{2}}\right\rfloor }(-1)^{k}{n \choose 2k}t^{2k}}}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>tan</mi>
<mo><!-- --></mo>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mi>θ<!-- θ --></mi>
<mo stretchy="false">)</mo>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<munderover>
<mo>∑<!-- ∑ --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>k</mi>
<mo>=</mo>
<mn>0</mn>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mo>⌊</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
<mn>2</mn>
</mfrac>
</mrow>
<mo>⌋</mo>
</mrow>
</mrow>
</munderover>
<mrow class="MJX-TeXAtom-ORD">
<mo stretchy="false">(</mo>
<mo>−<!-- − --></mo>
<mn>1</mn>
<msup>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>k</mi>
</mrow>
</msup>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="1.2em" minsize="1.2em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mrow>
<mn>2</mn>
<mi>k</mi>
<mo>+</mo>
<mn>1</mn>
</mrow>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="1.2em" minsize="1.2em">)</mo>
</mrow>
</mrow>
</mrow>
<msup>
<mi>t</mi>
<mrow class="MJX-TeXAtom-ORD">
<mn>2</mn>
<mi>k</mi>
<mo>+</mo>
<mn>1</mn>
</mrow>
</msup>
</mrow>
</mrow>
<mrow>
<munderover>
<mo>∑<!-- ∑ --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>k</mi>
<mo>=</mo>
<mn>0</mn>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mo>⌊</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mi>n</mi>
<mn>2</mn>
</mfrac>
</mrow>
<mo>⌋</mo>
</mrow>
</mrow>
</munderover>
<mo stretchy="false">(</mo>
<mo>−<!-- − --></mo>
<mn>1</mn>
<msup>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>k</mi>
</mrow>
</msup>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="1.2em" minsize="1.2em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mrow>
<mn>2</mn>
<mi>k</mi>
</mrow>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="1.2em" minsize="1.2em">)</mo>
</mrow>
</mrow>
</mrow>
<msup>
<mi>t</mi>
<mrow class="MJX-TeXAtom-ORD">
<mn>2</mn>
<mi>k</mi>
</mrow>
</msup>
</mrow>
</mfrac>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle \tan(n\theta )={\frac {\sum _{k=0}^{\left\lfloor {\frac {n-1}{2}}\right\rfloor }{(-1)^{k}{n \choose 2k+1}t^{2k+1}}}{\sum _{k=0}^{\left\lfloor {\frac {n}{2}}\right\rfloor }(-1)^{k}{n \choose 2k}t^{2k}}}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/a923d810ddbf51dd8eeac5b18571b140982b39b8.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -4.838ex; width:36.368ex; height:11.009ex;" alt="{\displaystyle \tan(n\theta )={\frac {\sum _{k=0}^{\left\lfloor {\frac {n-1}{2}}\right\rfloor }{(-1)^{k}{n \choose 2k+1}t^{2k+1}}}{\sum _{k=0}^{\left\lfloor {\frac {n}{2}}\right\rfloor }(-1)^{k}{n \choose 2k}t^{2k}}}}" loading="lazy"></span>.</dd></dl>
<p>Les coefficients situés sur une diagonale ascendante permettent d'exprimer <span class="texhtml">sin(<i>nθ</i>)</span> comme produit de <span class="texhtml">sin <i>θ</i></span> par un polynôme en <span class="texhtml">2 cos <i>θ</i></span> (voir <a href="Polyn%C3%B4me_de_Tchebychev" title="Polynôme de Tchebychev">Polynôme de Tchebychev</a>) :
</p>
<dl><dd>Exemple : sur la diagonale ascendante de rang 5, on lit 1 – 3 – 1 et</dd></dl>
<p><span style="display: block; margin-left:1.6em;"><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle {\begin{aligned}\sin(5\theta )&=\sin \theta \left[(2\cos \theta )^{4}-3(2\cos \theta )^{2}+1\right]\\\ &=\sin \theta (16\cos ^{4}\theta -12\cos ^{2}\theta +1)=\sin \theta \times U_{4}(\cos \theta )\end{aligned}}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mrow class="MJX-TeXAtom-ORD">
<mtable columnalign="right left right left right left right left right left right left" rowspacing="3pt" columnspacing="0em 2em 0em 2em 0em 2em 0em 2em 0em 2em 0em" displaystyle="true">
<mtr>
<mtd>
<mi>sin</mi>
<mo><!-- --></mo>
<mo stretchy="false">(</mo>
<mn>5</mn>
<mi>θ<!-- θ --></mi>
<mo stretchy="false">)</mo>
</mtd>
<mtd>
<mi></mi>
<mo>=</mo>
<mi>sin</mi>
<mo><!-- --></mo>
<mi>θ<!-- θ --></mi>
<mrow>
<mo>[</mo>
<mrow>
<mo stretchy="false">(</mo>
<mn>2</mn>
<mi>cos</mi>
<mo><!-- --></mo>
<mi>θ<!-- θ --></mi>
<msup>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mn>4</mn>
</mrow>
</msup>
<mo>−<!-- − --></mo>
<mn>3</mn>
<mo stretchy="false">(</mo>
<mn>2</mn>
<mi>cos</mi>
<mo><!-- --></mo>
<mi>θ<!-- θ --></mi>
<msup>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mn>2</mn>
</mrow>
</msup>
<mo>+</mo>
<mn>1</mn>
</mrow>
<mo>]</mo>
</mrow>
</mtd>
</mtr>
<mtr>
<mtd>
<mtext> </mtext>
</mtd>
<mtd>
<mi></mi>
<mo>=</mo>
<mi>sin</mi>
<mo><!-- --></mo>
<mi>θ<!-- θ --></mi>
<mo stretchy="false">(</mo>
<mn>16</mn>
<msup>
<mi>cos</mi>
<mrow class="MJX-TeXAtom-ORD">
<mn>4</mn>
</mrow>
</msup>
<mo><!-- --></mo>
<mi>θ<!-- θ --></mi>
<mo>−<!-- − --></mo>
<mn>12</mn>
<msup>
<mi>cos</mi>
<mrow class="MJX-TeXAtom-ORD">
<mn>2</mn>
</mrow>
</msup>
<mo><!-- --></mo>
<mi>θ<!-- θ --></mi>
<mo>+</mo>
<mn>1</mn>
<mo stretchy="false">)</mo>
<mo>=</mo>
<mi>sin</mi>
<mo><!-- --></mo>
<mi>θ<!-- θ --></mi>
<mo>×<!-- × --></mo>
<msub>
<mi>U</mi>
<mrow class="MJX-TeXAtom-ORD">
<mn>4</mn>
</mrow>
</msub>
<mo stretchy="false">(</mo>
<mi>cos</mi>
<mo><!-- --></mo>
<mi>θ<!-- θ --></mi>
<mo stretchy="false">)</mo>
</mtd>
</mtr>
</mtable>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle {\begin{aligned}\sin(5\theta )&=\sin \theta \left[(2\cos \theta )^{4}-3(2\cos \theta )^{2}+1\right]\\\ &=\sin \theta (16\cos ^{4}\theta -12\cos ^{2}\theta +1)=\sin \theta \times U_{4}(\cos \theta )\end{aligned}}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/734b21d93c1113911e3d478d66a3115e16cea139.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.838ex; width:59.775ex; height:6.843ex;" alt="{\displaystyle {\begin{aligned}\sin(5\theta )&=\sin \theta \left[(2\cos \theta )^{4}-3(2\cos \theta )^{2}+1\right]\\\ &=\sin \theta (16\cos ^{4}\theta -12\cos ^{2}\theta +1)=\sin \theta \times U_{4}(\cos \theta )\end{aligned}}}" loading="lazy"></span></span>
</p>
<dl><dd>où <i>U</i><sub>4</sub> est le <a href="Polyn%C3%B4me_de_Tchebychev#Propriétés_des_polynômes_de_Tchebychev_de_2e_espèce" title="Polynôme de Tchebychev">polynôme de Tchebychev de seconde espèce</a> d'ordre 4.</dd>
<dd>Généralisation<sup id="cite_ref-12" class="reference"><a href="#cite_note-12"><span class="cite-bracket">[</span>9<span class="cite-bracket">]</span></a></sup> : si les termes de la diagonale ascendante de rang <i>n</i> sont <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle a_{n,0},a_{n,1},\cdots a_{n,[(n-1)/2]}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<msub>
<mi>a</mi>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
<mo>,</mo>
<mn>0</mn>
</mrow>
</msub>
<mo>,</mo>
<msub>
<mi>a</mi>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
<mo>,</mo>
<mn>1</mn>
</mrow>
</msub>
<mo>,</mo>
<mo>⋯<!-- ⋯ --></mo>
<msub>
<mi>a</mi>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
<mo>,</mo>
<mo stretchy="false">[</mo>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mo>/</mo>
</mrow>
<mn>2</mn>
<mo stretchy="false">]</mo>
</mrow>
</msub>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle a_{n,0},a_{n,1},\cdots a_{n,[(n-1)/2]}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/068d687da636271cdf5cbbd8e934828468632688.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -1.171ex; width:22.464ex; height:2.509ex;" alt="{\displaystyle a_{n,0},a_{n,1},\cdots a_{n,[(n-1)/2]}}" loading="lazy"></span>, on a</dd>
<dd><span style="display: block; margin-left:1.6em;"><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle \sin(n\theta )=\sin(\theta )\left(\sum _{k=0}^{\lfloor (n-1)/2\rfloor }(-1)^{k}a_{n,k}\left(2\cos(\theta )\right)^{n-1-2k}\right)}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>sin</mi>
<mo><!-- --></mo>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mi>θ<!-- θ --></mi>
<mo stretchy="false">)</mo>
<mo>=</mo>
<mi>sin</mi>
<mo><!-- --></mo>
<mo stretchy="false">(</mo>
<mi>θ<!-- θ --></mi>
<mo stretchy="false">)</mo>
<mrow>
<mo>(</mo>
<mrow>
<munderover>
<mo>∑<!-- ∑ --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>k</mi>
<mo>=</mo>
<mn>0</mn>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mo fence="false" stretchy="false">⌊<!-- ⌊ --></mo>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mo>/</mo>
</mrow>
<mn>2</mn>
<mo fence="false" stretchy="false">⌋<!-- ⌋ --></mo>
</mrow>
</munderover>
<mo stretchy="false">(</mo>
<mo>−<!-- − --></mo>
<mn>1</mn>
<msup>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>k</mi>
</mrow>
</msup>
<msub>
<mi>a</mi>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
<mo>,</mo>
<mi>k</mi>
</mrow>
</msub>
<msup>
<mrow>
<mo>(</mo>
<mrow>
<mn>2</mn>
<mi>cos</mi>
<mo><!-- --></mo>
<mo stretchy="false">(</mo>
<mi>θ<!-- θ --></mi>
<mo stretchy="false">)</mo>
</mrow>
<mo>)</mo>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
<mo>−<!-- − --></mo>
<mn>2</mn>
<mi>k</mi>
</mrow>
</msup>
</mrow>
<mo>)</mo>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle \sin(n\theta )=\sin(\theta )\left(\sum _{k=0}^{\lfloor (n-1)/2\rfloor }(-1)^{k}a_{n,k}\left(2\cos(\theta )\right)^{n-1-2k}\right)}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/c5ed3ed96aaffb309fdd45a94122e920a224a6c9.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -3.171ex; width:52.819ex; height:7.843ex;" alt="{\displaystyle \sin(n\theta )=\sin(\theta )\left(\sum _{k=0}^{\lfloor (n-1)/2\rfloor }(-1)^{k}a_{n,k}\left(2\cos(\theta )\right)^{n-1-2k}\right)}" loading="lazy"></span></span></dd></dl>
<p>Par conséquent, les coefficients situés sur la diagonale ascendante de rang <i>n</i> permettent de déterminer un polynôme de degré <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\textstyle \left\lfloor {\frac {n-1}{2}}\right\rfloor .}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="false" scriptlevel="0">
<mrow>
<mo>⌊</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
<mn>2</mn>
</mfrac>
</mrow>
<mo>⌋</mo>
</mrow>
<mo>.</mo>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\textstyle \left\lfloor {\frac {n-1}{2}}\right\rfloor .}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/242c09e7850136f10231934c5cb997e046254fc5.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -1.838ex; width:7.412ex; height:4.843ex;" alt="{\textstyle \left\lfloor {\frac {n-1}{2}}\right\rfloor .}" loading="lazy"></span> dont les racines sont les valeurs <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\textstyle \left(2\cos \left({\frac {k\pi }{n}}\right)\right)^{2}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="false" scriptlevel="0">
<msup>
<mrow>
<mo>(</mo>
<mrow>
<mn>2</mn>
<mi>cos</mi>
<mo><!-- --></mo>
<mrow>
<mo>(</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mi>k</mi>
<mi>π<!-- π --></mi>
</mrow>
<mi>n</mi>
</mfrac>
</mrow>
<mo>)</mo>
</mrow>
</mrow>
<mo>)</mo>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mn>2</mn>
</mrow>
</msup>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\textstyle \left(2\cos \left({\frac {k\pi }{n}}\right)\right)^{2}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/eda1afd709b5b3dc4066ede05fce62f7e6fdd9bf.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -1.838ex; width:13.9ex; height:5.176ex;" alt="{\textstyle \left(2\cos \left({\frac {k\pi }{n}}\right)\right)^{2}}" loading="lazy"></span><sup id="cite_ref-13" class="reference"><a href="#cite_note-13"><span class="cite-bracket">[</span>10<span class="cite-bracket">]</span></a></sup> pour <i>k</i> variant de 1 à <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\textstyle \left\lfloor {\frac {n-1}{2}}\right\rfloor .}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="false" scriptlevel="0">
<mrow>
<mo>⌊</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
<mn>2</mn>
</mfrac>
</mrow>
<mo>⌋</mo>
</mrow>
<mo>.</mo>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\textstyle \left\lfloor {\frac {n-1}{2}}\right\rfloor .}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/242c09e7850136f10231934c5cb997e046254fc5.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -1.838ex; width:7.412ex; height:4.843ex;" alt="{\textstyle \left\lfloor {\frac {n-1}{2}}\right\rfloor .}" loading="lazy"></span>
</p>
<dl><dd>Exemple : sur la diagonale de rang 7, on lit 1 – 5 – 6 – 1, on sait donc que les <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle \left(2\cos \left({\frac {k\pi }{7}}\right)\right)^{2}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<msup>
<mrow>
<mo>(</mo>
<mrow>
<mn>2</mn>
<mi>cos</mi>
<mo><!-- --></mo>
<mrow>
<mo>(</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mi>k</mi>
<mi>π<!-- π --></mi>
</mrow>
<mn>7</mn>
</mfrac>
</mrow>
<mo>)</mo>
</mrow>
</mrow>
<mo>)</mo>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mn>2</mn>
</mrow>
</msup>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle \left(2\cos \left({\frac {k\pi }{7}}\right)\right)^{2}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/b1bdf41c608b8fe408e43cdfe37c7ef9dbb03143.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.505ex; width:15.937ex; height:6.509ex;" alt="{\displaystyle \left(2\cos \left({\frac {k\pi }{7}}\right)\right)^{2}}" loading="lazy"></span> (pour <i>k</i> = 1, 2, 3) sont les racines de <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle P(x)=x^{3}-5x^{2}+6x-1}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>P</mi>
<mo stretchy="false">(</mo>
<mi>x</mi>
<mo stretchy="false">)</mo>
<mo>=</mo>
<msup>
<mi>x</mi>
<mrow class="MJX-TeXAtom-ORD">
<mn>3</mn>
</mrow>
</msup>
<mo>−<!-- − --></mo>
<mn>5</mn>
<msup>
<mi>x</mi>
<mrow class="MJX-TeXAtom-ORD">
<mn>2</mn>
</mrow>
</msup>
<mo>+</mo>
<mn>6</mn>
<mi>x</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle P(x)=x^{3}-5x^{2}+6x-1}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/ed36adf8d68efab815d06d0622bb1d049539fdb5.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -0.838ex; width:26.089ex; height:3.176ex;" alt="{\displaystyle P(x)=x^{3}-5x^{2}+6x-1}" loading="lazy"></span>.</dd>
<dd>Généralisation : <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle P(x)=\sum _{k=0}^{\lfloor (n-1)/2\rfloor }(-1)^{k}a_{n,k}x^{\lfloor (n-1)/2\rfloor -k}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>P</mi>
<mo stretchy="false">(</mo>
<mi>x</mi>
<mo stretchy="false">)</mo>
<mo>=</mo>
<munderover>
<mo>∑<!-- ∑ --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>k</mi>
<mo>=</mo>
<mn>0</mn>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mo fence="false" stretchy="false">⌊<!-- ⌊ --></mo>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mo>/</mo>
</mrow>
<mn>2</mn>
<mo fence="false" stretchy="false">⌋<!-- ⌋ --></mo>
</mrow>
</munderover>
<mo stretchy="false">(</mo>
<mo>−<!-- − --></mo>
<mn>1</mn>
<msup>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>k</mi>
</mrow>
</msup>
<msub>
<mi>a</mi>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
<mo>,</mo>
<mi>k</mi>
</mrow>
</msub>
<msup>
<mi>x</mi>
<mrow class="MJX-TeXAtom-ORD">
<mo fence="false" stretchy="false">⌊<!-- ⌊ --></mo>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mo>/</mo>
</mrow>
<mn>2</mn>
<mo fence="false" stretchy="false">⌋<!-- ⌋ --></mo>
<mo>−<!-- − --></mo>
<mi>k</mi>
</mrow>
</msup>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle P(x)=\sum _{k=0}^{\lfloor (n-1)/2\rfloor }(-1)^{k}a_{n,k}x^{\lfloor (n-1)/2\rfloor -k}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/e16ef56ff4f9188831f88b05ee8d997ba1270fa5.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -3.171ex; width:36.251ex; height:7.843ex;" alt="{\displaystyle P(x)=\sum _{k=0}^{\lfloor (n-1)/2\rfloor }(-1)^{k}a_{n,k}x^{\lfloor (n-1)/2\rfloor -k}}" loading="lazy"></span> a pour racines <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle \left(2\cos \left({\frac {k\pi }{n}}\right)\right)^{2}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<msup>
<mrow>
<mo>(</mo>
<mrow>
<mn>2</mn>
<mi>cos</mi>
<mo><!-- --></mo>
<mrow>
<mo>(</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mi>k</mi>
<mi>π<!-- π --></mi>
</mrow>
<mi>n</mi>
</mfrac>
</mrow>
<mo>)</mo>
</mrow>
</mrow>
<mo>)</mo>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mn>2</mn>
</mrow>
</msup>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle \left(2\cos \left({\frac {k\pi }{n}}\right)\right)^{2}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/16a1ee0dc9f43e38a22422b1247d0c52ca50f84b.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.505ex; width:15.937ex; height:6.509ex;" alt="{\displaystyle \left(2\cos \left({\frac {k\pi }{n}}\right)\right)^{2}}" loading="lazy"></span>.</dd></dl>
<div class="mw-heading mw-heading3"><h3 id="Transformée_de_Fourier_de_sin(x)n+1/x"><span id="Transform.C3.A9e_de_Fourier_de_sin.28x.29n.2B1.2Fx"></span>Transformée de Fourier de sin(<i>x</i>)<sup><i>n</i>+1</sup>/<i>x</i></h3></div>
<p>Les coefficients de (<i>x</i> + 1)<sup><i>n</i></sup> sont la <i>n</i><sup>e</sup> ligne du triangle. Les coefficients de (<i>x</i> − 1)<sup><i>n</i></sup> sont les mêmes, sauf que le signe est alterné.
</p><p>Après une normalisation appropriée, la même suite de nombres est présente dans la <a href="Transformation_de_Fourier" title="Transformation de Fourier">transformée de Fourier</a> de sin(<i>x</i>)<sup><i>n</i>+1</sup>/<i>x</i>.
</p><p>Plus précisément : si <i>n</i> est pair, il faut prendre la partie réelle de la transformée et si <i>n</i> est impair, il faut prendre la partie imaginaire.
</p><p>Le résultat est alors une <a href="Fonction_%C3%A9tag%C3%A9e" title="Fonction étagée">fonction étagée</a> dont les valeurs (convenablement normalisées) sont données par la <i>n</i><sup>e</sup> rangée du triangle en alternant les signes.
</p><p>Ainsi :
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle \,{\mathfrak {Re}}\left({\text{Fourier}}\left[{\frac {\sin(x)^{5}}{x}}\right]\right)}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mspace width="thinmathspace"></mspace>
<mrow class="MJX-TeXAtom-ORD">
<mrow class="MJX-TeXAtom-ORD">
<mi mathvariant="fraktur">R</mi>
<mi mathvariant="fraktur">e</mi>
</mrow>
</mrow>
<mrow>
<mo>(</mo>
<mrow>
<mrow class="MJX-TeXAtom-ORD">
<mtext>Fourier</mtext>
</mrow>
<mrow>
<mo>[</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mi>sin</mi>
<mo><!-- --></mo>
<mo stretchy="false">(</mo>
<mi>x</mi>
<msup>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mn>5</mn>
</mrow>
</msup>
</mrow>
<mi>x</mi>
</mfrac>
</mrow>
<mo>]</mo>
</mrow>
</mrow>
<mo>)</mo>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle \,{\mathfrak {Re}}\left({\text{Fourier}}\left[{\frac {\sin(x)^{5}}{x}}\right]\right)}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/f7d4618708b6da830167e32a47559d936f29077b.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -3.171ex; width:25.77ex; height:7.509ex;" alt="{\displaystyle \,{\mathfrak {Re}}\left({\text{Fourier}}\left[{\frac {\sin(x)^{5}}{x}}\right]\right)}" loading="lazy"></span></dd></dl>
<p>compose la <abbr class="abbr" title="Quatrième">4<sup>e</sup></abbr> rangée du triangle, avec des signes alternés.
</p><p>C'est une généralisation du résultat suivant (souvent utilisé en ingénierie électrique) :
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle \,{\mathfrak {Re}}\left({\text{Fourier}}\left[{\frac {\sin(x)}{x}}\right]\right)}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mspace width="thinmathspace"></mspace>
<mrow class="MJX-TeXAtom-ORD">
<mrow class="MJX-TeXAtom-ORD">
<mi mathvariant="fraktur">R</mi>
<mi mathvariant="fraktur">e</mi>
</mrow>
</mrow>
<mrow>
<mo>(</mo>
<mrow>
<mrow class="MJX-TeXAtom-ORD">
<mtext>Fourier</mtext>
</mrow>
<mrow>
<mo>[</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mi>sin</mi>
<mo><!-- --></mo>
<mo stretchy="false">(</mo>
<mi>x</mi>
<mo stretchy="false">)</mo>
</mrow>
<mi>x</mi>
</mfrac>
</mrow>
<mo>]</mo>
</mrow>
</mrow>
<mo>)</mo>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle \,{\mathfrak {Re}}\left({\text{Fourier}}\left[{\frac {\sin(x)}{x}}\right]\right)}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/505eaa95dfb01318e505e1a32d955d2c8cf70db9.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.505ex; width:24.2ex; height:6.343ex;" alt="{\displaystyle \,{\mathfrak {Re}}\left({\text{Fourier}}\left[{\frac {\sin(x)}{x}}\right]\right)}" loading="lazy"></span></dd></dl>
<p>est la <a href="Fonction_de_Heaviside" title="Fonction de Heaviside">fonction de Heaviside</a>.
</p><p>La rangée correspondante du triangle est la rangée 0, qui est restreinte au nombre 1.
</p>
<div class="mw-heading mw-heading2"><h2 id="Généralisations"><span id="G.C3.A9n.C3.A9ralisations"></span>Généralisations</h2></div>
<div class="mw-heading mw-heading3"><h3 id="Binôme_généralisé"><span id="Bin.C3.B4me_g.C3.A9n.C3.A9ralis.C3.A9"></span>Binôme généralisé</h3></div>
<p>La relation de Pascal s'étend aux <a href="Formule_du_bin%C3%B4me_g%C3%A9n%C3%A9ralis%C3%A9e#Énoncé" title="Formule du binôme généralisée">coefficients binomiaux généralisés</a> <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle r \choose k}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mstyle displaystyle="true" scriptlevel="0">
<mi>r</mi>
</mstyle>
<mi>k</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle r \choose k}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/852b7e2a903ce674ea69c6ae8ec9383c85d14906.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.505ex; width:4.632ex; height:6.176ex;" alt="{\displaystyle r \choose k}" loading="lazy"></span>, dans lesquels <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle r}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>r</mi>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle r}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/0d1ecb613aa2984f0576f70f86650b7c2a132538.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -0.338ex; width:1.049ex; height:1.676ex;" alt="{\displaystyle r}" loading="lazy"></span> est un <a href="Nombre_complexe" title="Nombre complexe">nombre complexe</a>.
</p>
<div class="mw-heading mw-heading3"><h3 id="Généralisation_aux_dimensions_supérieures"><span id="G.C3.A9n.C3.A9ralisation_aux_dimensions_sup.C3.A9rieures"></span>Généralisation aux dimensions supérieures</h3></div>
<p>Le triangle de Pascal se généralise aisément à des dimensions supérieures. La version tridimensionnelle s'appelle la <a href="Pyramide_de_Pascal" title="Pyramide de Pascal">pyramide de Pascal</a>.
</p>
<div class="mw-heading mw-heading3"><h3 id="Généralisation_aux_indices_de_ligne_ou_de_colonne_négatifs"><span id="G.C3.A9n.C3.A9ralisation_aux_indices_de_ligne_ou_de_colonne_n.C3.A9gatifs"></span>Généralisation aux indices de ligne ou de colonne négatifs</h3></div>
<p>Le triangle de Pascal se généralise aux indices de ligne négatifs.
</p><p>D'abord, il faut écrire le triangle sous la forme suivante :
</p>
<table class="wikitable center">
<tbody><tr>
<td></td>
<td><i>m</i> = 0</td>
<td><i>m</i> = 1</td>
<td><i>m</i> = 2</td>
<td><i>m</i> = 3</td>
<td><i>m</i> = 4</td>
<td><i>m</i> = 5</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 0</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 1</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 2</td>
<td>1</td>
<td>2</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 3</td>
<td>1</td>
<td>3</td>
<td>3</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 4</td>
<td>1</td>
<td>4</td>
<td>6</td>
<td>4</td>
<td>1</td>
<td>0</td>
<td>...
</td></tr></tbody></table>
<p>Ensuite l'écrire de la façon suivante :
</p>
<table class="wikitable center">
<tbody><tr>
<td></td>
<td><i>m</i> = 0</td>
<td><i>m</i> = 1</td>
<td><i>m</i> = 2</td>
<td><i>m</i> = 3</td>
<td><i>m</i> = 4</td>
<td><i>m</i> = 5</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = -4</td>
<td>1</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = -3</td>
<td>1</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = -2</td>
<td>1</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = -1</td>
<td>1</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td></td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 0</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 1</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 2</td>
<td>1</td>
<td>2</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 3</td>
<td>1</td>
<td>3</td>
<td>3</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 4</td>
<td>1</td>
<td>4</td>
<td>6</td>
<td>4</td>
<td>1</td>
<td>0</td>
<td>...
</td></tr></tbody></table>
<p>La formule :
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle {n \choose m}={n-1 \choose m-1}+{n-1 \choose m}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mi>m</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mrow>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
<mrow>
<mi>m</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>+</mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mrow>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
<mi>m</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle {n \choose m}={n-1 \choose m-1}+{n-1 \choose m}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/9886511191b4b11a3bad076bde995bcc4093bfa8.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.505ex; width:29.684ex; height:6.176ex;" alt="{\displaystyle {n \choose m}={n-1 \choose m-1}+{n-1 \choose m}}" loading="lazy"></span></dd></dl>
<p>peut être ré-arrangée de la façon suivante :
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle {n-1 \choose m}={n \choose m}-{n-1 \choose m-1}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mrow>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
<mi>m</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mi>m</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>−<!-- − --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mrow>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
<mrow>
<mi>m</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle {n-1 \choose m}={n \choose m}-{n-1 \choose m-1}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/3125c43a05ef3cbded669dece6bfaa9c6eee4eec.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.505ex; width:29.684ex; height:6.176ex;" alt="{\displaystyle {n-1 \choose m}={n \choose m}-{n-1 \choose m-1}}" loading="lazy"></span></dd></dl>
<p>ce qui permet le calcul des termes de rang négatif :
</p>
<table class="wikitable center">
<tbody><tr>
<td></td>
<td><i>m</i> = 0</td>
<td><i>m</i> = 1</td>
<td><i>m</i> = 2</td>
<td><i>m</i> = 3</td>
<td><i>m</i> = 4</td>
<td><i>m</i> = 5</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = −4</td>
<td>1</td>
<td>−4</td>
<td>10</td>
<td>−20</td>
<td>35</td>
<td>−56</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = −3</td>
<td>1</td>
<td>−3</td>
<td>6</td>
<td>−10</td>
<td>15</td>
<td>−21</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = −2</td>
<td>1</td>
<td>−2</td>
<td>3</td>
<td>−4</td>
<td>5</td>
<td>−6</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = −1</td>
<td>1</td>
<td>−1</td>
<td>1</td>
<td>−1</td>
<td>1</td>
<td>−1</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 0</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 1</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 2</td>
<td>1</td>
<td>2</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 3</td>
<td>1</td>
<td>3</td>
<td>3</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 4</td>
<td>1</td>
<td>4</td>
<td>6</td>
<td>4</td>
<td>1</td>
<td>0</td>
<td>...
</td></tr></tbody></table>
<p>Cette extension préserve les formules :
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle {n \choose m}={\frac {1}{m!}}\prod _{k=0}^{m-1}(n-k)={\frac {1}{m!}}\prod _{k=1}^{m}(n-k+1)}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mi>m</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mn>1</mn>
<mrow>
<mi>m</mi>
<mo>!</mo>
</mrow>
</mfrac>
</mrow>
<munderover>
<mo>∏<!-- ∏ --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>k</mi>
<mo>=</mo>
<mn>0</mn>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mi>m</mi>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mrow>
</munderover>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mi>k</mi>
<mo stretchy="false">)</mo>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mn>1</mn>
<mrow>
<mi>m</mi>
<mo>!</mo>
</mrow>
</mfrac>
</mrow>
<munderover>
<mo>∏<!-- ∏ --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>k</mi>
<mo>=</mo>
<mn>1</mn>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mi>m</mi>
</mrow>
</munderover>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mi>k</mi>
<mo>+</mo>
<mn>1</mn>
<mo stretchy="false">)</mo>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle {n \choose m}={\frac {1}{m!}}\prod _{k=0}^{m-1}(n-k)={\frac {1}{m!}}\prod _{k=1}^{m}(n-k+1)}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/45f08aedbd9613114886926ba10ea30e770a5034.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -3.171ex; width:44.506ex; height:7.509ex;" alt="{\displaystyle {n \choose m}={\frac {1}{m!}}\prod _{k=0}^{m-1}(n-k)={\frac {1}{m!}}\prod _{k=1}^{m}(n-k+1)}" loading="lazy"></span>.</dd></dl>
<p>et
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle (1+x)^{n}=\sum _{k=0}^{\infty }{n \choose k}x^{k}\quad {\textrm {pour}}|x|<1}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mo stretchy="false">(</mo>
<mn>1</mn>
<mo>+</mo>
<mi>x</mi>
<msup>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>n</mi>
</mrow>
</msup>
<mo>=</mo>
<munderover>
<mo>∑<!-- ∑ --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mi>k</mi>
<mo>=</mo>
<mn>0</mn>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mi mathvariant="normal">∞<!-- ∞ --></mi>
</mrow>
</munderover>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mi>k</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<msup>
<mi>x</mi>
<mrow class="MJX-TeXAtom-ORD">
<mi>k</mi>
</mrow>
</msup>
<mspace width="1em"></mspace>
<mrow class="MJX-TeXAtom-ORD">
<mrow class="MJX-TeXAtom-ORD">
<mtext>pour</mtext>
</mrow>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mo stretchy="false">|</mo>
</mrow>
<mi>x</mi>
<mrow class="MJX-TeXAtom-ORD">
<mo stretchy="false">|</mo>
</mrow>
<mo><</mo>
<mn>1</mn>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle (1+x)^{n}=\sum _{k=0}^{\infty }{n \choose k}x^{k}\quad {\textrm {pour}}|x|<1}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/cb90a634b7f0102d8f96b8441444178b1aa4e9e7.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -3.171ex; width:36.301ex; height:7.009ex;" alt="{\displaystyle (1+x)^{n}=\sum _{k=0}^{\infty }{n \choose k}x^{k}\quad {\textrm {pour}}|x|<1}" loading="lazy"></span></dd></dl>
<p>Ainsi :
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle (1+x)^{-2}=1-2x+3x^{2}-4x^{3}+...\quad {\textrm {pour}}|x|<1}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mo stretchy="false">(</mo>
<mn>1</mn>
<mo>+</mo>
<mi>x</mi>
<msup>
<mo stretchy="false">)</mo>
<mrow class="MJX-TeXAtom-ORD">
<mo>−<!-- − --></mo>
<mn>2</mn>
</mrow>
</msup>
<mo>=</mo>
<mn>1</mn>
<mo>−<!-- − --></mo>
<mn>2</mn>
<mi>x</mi>
<mo>+</mo>
<mn>3</mn>
<msup>
<mi>x</mi>
<mrow class="MJX-TeXAtom-ORD">
<mn>2</mn>
</mrow>
</msup>
<mo>−<!-- − --></mo>
<mn>4</mn>
<msup>
<mi>x</mi>
<mrow class="MJX-TeXAtom-ORD">
<mn>3</mn>
</mrow>
</msup>
<mo>+</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mspace width="1em"></mspace>
<mrow class="MJX-TeXAtom-ORD">
<mrow class="MJX-TeXAtom-ORD">
<mtext>pour</mtext>
</mrow>
</mrow>
<mrow class="MJX-TeXAtom-ORD">
<mo stretchy="false">|</mo>
</mrow>
<mi>x</mi>
<mrow class="MJX-TeXAtom-ORD">
<mo stretchy="false">|</mo>
</mrow>
<mo><</mo>
<mn>1</mn>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle (1+x)^{-2}=1-2x+3x^{2}-4x^{3}+...\quad {\textrm {pour}}|x|<1}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/11d2f65ef820569af36804912cc02d7f730c2674.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -0.838ex; width:50.618ex; height:3.176ex;" alt="{\displaystyle (1+x)^{-2}=1-2x+3x^{2}-4x^{3}+...\quad {\textrm {pour}}|x|<1}" loading="lazy"></span></dd></dl>
<p>Une autre possibilité d'extension par rapport aux colonnes d'indice négatif est la suivante :
</p>
<table class="wikitable center">
<tbody><tr>
<td></td>
<td><i>m</i> = -4</td>
<td><i>m</i> = -3</td>
<td><i>m</i> = -2</td>
<td><i>m</i> = -1</td>
<td><i>m</i> = 0</td>
<td><i>m</i> = 1</td>
<td><i>m</i> = 2</td>
<td><i>m</i> = 3</td>
<td><i>m</i> = 4</td>
<td><i>m</i> = 5</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = -4</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = -3</td>
<td></td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n' = -2</i></td>
<td></td>
<td></td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = -1</td>
<td></td>
<td></td>
<td></td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 2</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>2</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 3</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>3</td>
<td>3</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 4</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>4</td>
<td>6</td>
<td>4</td>
<td>1</td>
<td>0</td>
<td>...
</td></tr></tbody></table>
<p>En appliquant les mêmes règles que précédemment, il vient :
</p>
<table class="wikitable center">
<tbody><tr>
<td></td>
<td><i>m</i> = -4</td>
<td><i>m</i> = -3</td>
<td><i>m</i> = -2</td>
<td><i>m</i> = -1</td>
<td><i>m</i> = 0</td>
<td><i>m</i> = 1</td>
<td><i>m</i> = 2</td>
<td><i>m</i> = 3</td>
<td><i>m</i> = 4</td>
<td><i>m</i> = 5</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = -4</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = -3</td>
<td>-3</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = -2</td>
<td>3</td>
<td>-2</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = -1</td>
<td>-1</td>
<td>1</td>
<td>-1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>..
</td></tr>
<tr>
<td><i>n</i> = 0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 2</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>2</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 3</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>3</td>
<td>3</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>...
</td></tr>
<tr>
<td><i>n</i> = 4</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>4</td>
<td>6</td>
<td>4</td>
<td>1</td>
<td>0</td>
<td>...
</td></tr></tbody></table>
<p>Cette généralisation permet de conserver la propriété d'exponentielle d'une matrice. En effet, comme on a,
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle \exp {\begin{pmatrix}.&.&.&.&.\\1&.&.&.&.\\.&2&.&.&.\\.&.&3&.&.\\.&.&.&4&.\end{pmatrix}}={\begin{pmatrix}1&.&.&.&.\\1&1&.&.&.\\1&2&1&.&.\\1&3&3&1&.\\1&4&6&4&1\end{pmatrix}}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>exp</mi>
<mo><!-- --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mo>(</mo>
<mtable rowspacing="4pt" columnspacing="1em">
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>2</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>3</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>4</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
</mtable>
<mo>)</mo>
</mrow>
</mrow>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mo>(</mo>
<mtable rowspacing="4pt" columnspacing="1em">
<mtr>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mn>2</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mn>3</mn>
</mtd>
<mtd>
<mn>3</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mn>4</mn>
</mtd>
<mtd>
<mn>6</mn>
</mtd>
<mtd>
<mn>4</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
</mtr>
</mtable>
<mo>)</mo>
</mrow>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle \exp {\begin{pmatrix}.&.&.&.&.\\1&.&.&.&.\\.&2&.&.&.\\.&.&3&.&.\\.&.&.&4&.\end{pmatrix}}={\begin{pmatrix}1&.&.&.&.\\1&1&.&.&.\\1&2&1&.&.\\1&3&3&1&.\\1&4&6&4&1\end{pmatrix}}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/e7ae5a5ea3c8b2143a3496c45b46b3f0228cb0c4.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -7.338ex; width:46.364ex; height:15.843ex;" alt="{\displaystyle \exp {\begin{pmatrix}.&.&.&.&.\\1&.&.&.&.\\.&2&.&.&.\\.&.&3&.&.\\.&.&.&4&.\end{pmatrix}}={\begin{pmatrix}1&.&.&.&.\\1&1&.&.&.\\1&2&1&.&.\\1&3&3&1&.\\1&4&6&4&1\end{pmatrix}}}" loading="lazy"></span>,</dd></dl>
<p>on étend à,
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle \exp {\begin{pmatrix}.&.&.&.&.&.&.&.&.&.\\-4&.&.&.&.&.&.&.&.&.\\.&-3&.&.&.&.&.&.&.&.\\.&.&-2&.&.&.&.&.&.&.\\.&.&.&-1&.&.&.&.&.&.\\.&.&.&.&0&.&.&.&.&.\\.&.&.&.&.&1&.&.&.&.\\.&.&.&.&.&.&2&.&.&.\\.&.&.&.&.&.&.&3&.&.\\.&.&.&.&.&.&.&.&4&.\end{pmatrix}}={\begin{pmatrix}1&.&.&.&.&.&.&.&.&.\\-4&1&.&.&.&.&.&.&.&.\\6&-3&1&.&.&.&.&.&.&.\\-4&3&-2&1&.&.&.&.&.&.\\1&-1&1&-1&1&.&.&.&.&.\\.&.&.&.&.&1&.&.&.&.\\.&.&.&.&.&1&1&.&.&.\\.&.&.&.&.&1&2&1&.&.\\.&.&.&.&.&1&3&3&1&.\\.&.&.&.&.&1&4&6&4&1\end{pmatrix}}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>exp</mi>
<mo><!-- --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mo>(</mo>
<mtable rowspacing="4pt" columnspacing="1em">
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>−<!-- − --></mo>
<mn>4</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>−<!-- − --></mo>
<mn>3</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>−<!-- − --></mo>
<mn>2</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>0</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>2</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>3</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>4</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
</mtable>
<mo>)</mo>
</mrow>
</mrow>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mo>(</mo>
<mtable rowspacing="4pt" columnspacing="1em">
<mtr>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>−<!-- − --></mo>
<mn>4</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mn>6</mn>
</mtd>
<mtd>
<mo>−<!-- − --></mo>
<mn>3</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>−<!-- − --></mo>
<mn>4</mn>
</mtd>
<mtd>
<mn>3</mn>
</mtd>
<mtd>
<mo>−<!-- − --></mo>
<mn>2</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>−<!-- − --></mo>
<mn>1</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mn>2</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mn>3</mn>
</mtd>
<mtd>
<mn>3</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
</mtr>
<mtr>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mo>.</mo>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
<mtd>
<mn>4</mn>
</mtd>
<mtd>
<mn>6</mn>
</mtd>
<mtd>
<mn>4</mn>
</mtd>
<mtd>
<mn>1</mn>
</mtd>
</mtr>
</mtable>
<mo>)</mo>
</mrow>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle \exp {\begin{pmatrix}.&.&.&.&.&.&.&.&.&.\\-4&.&.&.&.&.&.&.&.&.\\.&-3&.&.&.&.&.&.&.&.\\.&.&-2&.&.&.&.&.&.&.\\.&.&.&-1&.&.&.&.&.&.\\.&.&.&.&0&.&.&.&.&.\\.&.&.&.&.&1&.&.&.&.\\.&.&.&.&.&.&2&.&.&.\\.&.&.&.&.&.&.&3&.&.\\.&.&.&.&.&.&.&.&4&.\end{pmatrix}}={\begin{pmatrix}1&.&.&.&.&.&.&.&.&.\\-4&1&.&.&.&.&.&.&.&.\\6&-3&1&.&.&.&.&.&.&.\\-4&3&-2&1&.&.&.&.&.&.\\1&-1&1&-1&1&.&.&.&.&.\\.&.&.&.&.&1&.&.&.&.\\.&.&.&.&.&1&1&.&.&.\\.&.&.&.&.&1&2&1&.&.\\.&.&.&.&.&1&3&3&1&.\\.&.&.&.&.&1&4&6&4&1\end{pmatrix}}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/0cfa05d80d07a72f27fdb8e80f4cf640b6e44470.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -15.505ex; width:95.68ex; height:32.176ex;" alt="{\displaystyle \exp {\begin{pmatrix}.&.&.&.&.&.&.&.&.&.\\-4&.&.&.&.&.&.&.&.&.\\.&-3&.&.&.&.&.&.&.&.\\.&.&-2&.&.&.&.&.&.&.\\.&.&.&-1&.&.&.&.&.&.\\.&.&.&.&0&.&.&.&.&.\\.&.&.&.&.&1&.&.&.&.\\.&.&.&.&.&.&2&.&.&.\\.&.&.&.&.&.&.&3&.&.\\.&.&.&.&.&.&.&.&4&.\end{pmatrix}}={\begin{pmatrix}1&.&.&.&.&.&.&.&.&.\\-4&1&.&.&.&.&.&.&.&.\\6&-3&1&.&.&.&.&.&.&.\\-4&3&-2&1&.&.&.&.&.&.\\1&-1&1&-1&1&.&.&.&.&.\\.&.&.&.&.&1&.&.&.&.\\.&.&.&.&.&1&1&.&.&.\\.&.&.&.&.&1&2&1&.&.\\.&.&.&.&.&1&3&3&1&.\\.&.&.&.&.&1&4&6&4&1\end{pmatrix}}}" loading="lazy"></span></dd></dl>
<p>Ces deux généralisations peuvent être aussi obtenues à l'aide de la <a href="Fonction_gamma" title="Fonction gamma">fonction gamma</a>, en écrivant :
</p>
<dl><dd><span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle {n \choose k}={\frac {n!}{(n-k)!k!}}\equiv {\frac {\Gamma (n+1)}{\Gamma (n-k+1)\Gamma (k+1)}}}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mi>k</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>=</mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mi>n</mi>
<mo>!</mo>
</mrow>
<mrow>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mi>k</mi>
<mo stretchy="false">)</mo>
<mo>!</mo>
<mi>k</mi>
<mo>!</mo>
</mrow>
</mfrac>
</mrow>
<mo>≡<!-- ≡ --></mo>
<mrow class="MJX-TeXAtom-ORD">
<mfrac>
<mrow>
<mi mathvariant="normal">Γ<!-- Γ --></mi>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mo>+</mo>
<mn>1</mn>
<mo stretchy="false">)</mo>
</mrow>
<mrow>
<mi mathvariant="normal">Γ<!-- Γ --></mi>
<mo stretchy="false">(</mo>
<mi>n</mi>
<mo>−<!-- − --></mo>
<mi>k</mi>
<mo>+</mo>
<mn>1</mn>
<mo stretchy="false">)</mo>
<mi mathvariant="normal">Γ<!-- Γ --></mi>
<mo stretchy="false">(</mo>
<mi>k</mi>
<mo>+</mo>
<mn>1</mn>
<mo stretchy="false">)</mo>
</mrow>
</mfrac>
</mrow>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle {n \choose k}={\frac {n!}{(n-k)!k!}}\equiv {\frac {\Gamma (n+1)}{\Gamma (n-k+1)\Gamma (k+1)}}}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/b7c237715860597667ff58f883c5004388129065.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.671ex; width:43.633ex; height:6.509ex;" alt="{\displaystyle {n \choose k}={\frac {n!}{(n-k)!k!}}\equiv {\frac {\Gamma (n+1)}{\Gamma (n-k+1)\Gamma (k+1)}}}" loading="lazy"></span>.</dd></dl>
<div class="mw-heading mw-heading2"><h2 id="Notes_et_références"><span id="Notes_et_r.C3.A9f.C3.A9rences"></span>Notes et références</h2></div>
<div style="font-size:85%; padding-left:1.6em; margin:0.3em 0;"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> Cet article est partiellement ou en totalité issu de l’article de Wikipédia en anglais intitulé <span class="">« <a class="external text" href="https://en.wikipedia.org/wiki/Pascal%27s_triangle?oldid=443397609">Pascal's triangle</a> » <small>(<a class="external text" href="https://en.wikipedia.org/wiki/Pascal%27s_triangle?action=history">voir la liste des auteurs</a>)</small></span>.</div>
<div class="mw-heading mw-heading3"><h3 id="Notes">Notes</h3></div>
<div class="mw-references-wrap"><ol class="references" data-mw-group="note">
<li id="cite_note-1"><span class="mw-cite-backlink"><a href="#cite_ref-1">↑</a> </span><span class="reference-text">Ou <a href="Coefficient_binomial#Propriété_récursive_des_coefficients_binomiaux_d'entiers" title="Coefficient binomial">plus généralement, pour tous entiers relatifs</a> <span class="texhtml mvar" style="font-style:italic;">n</span> et <span class="texhtml mvar" style="font-style:italic;">k</span>, avec la convention <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle {n \choose k}=0}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mrow class="MJX-TeXAtom-ORD">
<mrow>
<mrow class="MJX-TeXAtom-OPEN">
<mo maxsize="2.047em" minsize="2.047em">(</mo>
</mrow>
<mfrac linethickness="0">
<mi>n</mi>
<mi>k</mi>
</mfrac>
<mrow class="MJX-TeXAtom-CLOSE">
<mo maxsize="2.047em" minsize="2.047em">)</mo>
</mrow>
</mrow>
</mrow>
<mo>=</mo>
<mn>0</mn>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle {n \choose k}=0}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/de8ea4e63baa4433398ac0541a21354c5750ab76.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -2.505ex; width:9.077ex; height:6.176ex;" alt="{\displaystyle {n \choose k}=0}" loading="lazy"></span> si <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle k<0}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>k</mi>
<mo><</mo>
<mn>0</mn>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle k<0}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/d59e54fad8568e90715f2b10521d3e39bc45fca9.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -0.338ex; width:5.472ex; height:2.176ex;" alt="{\displaystyle k<0}" loading="lazy"></span> ou <span class="mwe-math-element mwe-math-element-inline"><span class="mwe-math-mathml-inline mwe-math-mathml-a11y" style="display: none;"><math xmlns="http://www.w3.org/1998/Math/MathML" alttext="{\displaystyle k>n}">
<semantics>
<mrow class="MJX-TeXAtom-ORD">
<mstyle displaystyle="true" scriptlevel="0">
<mi>k</mi>
<mo>></mo>
<mi>n</mi>
</mstyle>
</mrow>
<annotation encoding="application/x-tex">{\displaystyle k>n}</annotation>
</semantics>
</math></span><img src="./_assets_/eb734a37dd21ce173a46342d1cc64c92/66e81682bf174c978e9008ffb557ba4da2cf7478.svg" class="mwe-math-fallback-image-inline mw-invert skin-invert" aria-hidden="true" style="vertical-align: -0.338ex; width:5.704ex; height:2.176ex;" alt="{\displaystyle k>n}" loading="lazy"></span>.</span>
</li>
<li id="cite_note-8"><span class="mw-cite-backlink"><a href="#cite_ref-8">↑</a> </span><span class="reference-text"><i>Usage du triangle arithmétique pour déterminer les partis qu'on doit faire entre deux joueurs qui jouent en plusieurs parties</i>.</span>
</li>
<li id="cite_note-10"><span class="mw-cite-backlink"><a href="#cite_ref-10">↑</a> </span><span class="reference-text">Formule exploitée par Pascal dans son problème des partis.</span>
</li>
</ol></div>
<div class="mw-heading mw-heading3"><h3 id="Références"><span id="R.C3.A9f.C3.A9rences"></span>Références</h3></div>
<div class="references-small decimal" style="column-width:30em;"><ol class="references">
<li id="cite_note-2"><span class="mw-cite-backlink"><a href="#cite_ref-2">↑</a> </span><span class="reference-text"><span class="ouvrage" id="O'ConnorRobertson"><span class="ouvrage" id="John_J._O'ConnorEdmund_F._Robertson"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <a href="John_J._O'Connor" title="John J. O'Connor">John J. O'Connor</a> et <a href="Edmund_Robertson" title="Edmund Robertson">Edmund F. Robertson</a>, « <a rel="nofollow" class="external text" href="https://mathshistory.st-andrews.ac.uk/Biographies/Al-Karaji"><cite style="font-style:normal;" lang="en">Abu Bekr ibn Muhammad ibn al-Husayn Al-Karaji</cite></a> », sur <span class="italique"><a href="MacTutor_History_of_Mathematics_archive" title="MacTutor History of Mathematics archive">MacTutor</a></span>, <a href="Universit%C3%A9_de_St_Andrews" title="Université de St Andrews">université de St Andrews</a></span></span>.</span>
</li>
<li id="cite_note-3"><span class="mw-cite-backlink"><a href="#cite_ref-3">↑</a> </span><span class="reference-text"><span class="ouvrage" id="O'ConnorRobertson"><span class="ouvrage" id="John_J._O'ConnorEdmund_F._Robertson"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <a href="John_J._O'Connor" title="John J. O'Connor">John J. O'Connor</a> et <a href="Edmund_Robertson" title="Edmund Robertson">Edmund F. Robertson</a>, « <a rel="nofollow" class="external text" href="https://mathshistory.st-andrews.ac.uk/Biographies/Al-Banna"><cite style="font-style:normal;" lang="en">Ibn al-Banna</cite></a> », sur <span class="italique"><a href="MacTutor_History_of_Mathematics_archive" title="MacTutor History of Mathematics archive">MacTutor</a></span>, <a href="Universit%C3%A9_de_St_Andrews" title="Université de St Andrews">université de St Andrews</a></span></span>.</span>
</li>
<li id="cite_note-4"><span class="mw-cite-backlink"><a href="#cite_ref-4">↑</a> </span><span class="reference-text"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <a href="Victor_J._Katz" title="Victor J. Katz">V. J. Katz</a>, <i>A History Of Mathematics: An Introduction</i>, 1992 (d'après <i><a rel="nofollow" class="external text" href="http://www.roma.unisa.edu.au/07305/pascal.htm">Binomial Theorem and the Pascal Triangle</a></i>, par l'<a href="Universit%C3%A9_d'Australie-M%C3%A9ridionale" title="Université d'Australie-Méridionale">UniSA</a>).</span>
</li>
<li id="cite_note-5"><span class="mw-cite-backlink"><a href="#cite_ref-5">↑</a> </span><span class="reference-text"> <a rel="nofollow" class="external text" href="http://villemin.gerard.free.fr/Wwwgvmm/Iteration/TrgPasc2.htm#TrgPas">Site de Gérard Villemin</a>.</span>
</li>
<li id="cite_note-6"><span class="mw-cite-backlink"><a href="#cite_ref-6">↑</a> </span><span class="reference-text">Henri Bosmans, <a rel="nofollow" class="external text" href="http://logica.ugent.be/albrecht/math/bosmans/R079.pdf">Note historique sur le triangle arithmétique</a> <abbr class="abbr indicateur-format format-pdf" title="Document au format Portable Document Format (PDF)">[PDF]</abbr>.</span>
</li>
<li id="cite_note-7"><span class="mw-cite-backlink"><a href="#cite_ref-7">↑</a> </span><span class="reference-text">
<span class="ouvrage" id="Mersenne1636"><span class="ouvrage" id="Marin_Mersenne1636"><abbr class="abbr indicateur-langue" title="Langue : latin">(la)</abbr> Marin Mersenne, <cite class="italique" lang="la">F. Marini Mersenni Harmonicorum libri</cite>, Paris, G. Baudry, <time>1636</time> <small style="line-height:1em;">(<a rel="nofollow" class="external text" href="https://gallica.bnf.fr/ark:/12148/bpt6k63326258/f155.image">lire en ligne</a>)</small>, <abbr class="abbr" title="page">p.</abbr> 136<span class="Z3988" title="ctx_ver=Z39.88-2004&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Abook&rft.genre=book&rft.btitle=F.+Marini+Mersenni+Harmonicorum+libri&rft.place=Paris&rft.pub=G.+Baudry&rft.aulast=Mersenne&rft.aufirst=Marin&rft.date=1636&rft.pages=136&rfr_id=info%3Asid%2Ffr.wikipedia.org%3ATriangle+de+Pascal"></span></span></span>.</span>
</li>
<li id="cite_note-9"><span class="mw-cite-backlink"><a href="#cite_ref-9">↑</a> </span><span class="reference-text"><span class="ouvrage" id="Weisstein"><span class="ouvrage" id="Eric_W._Weisstein"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <a href="Eric_W._Weisstein" title="Eric W. Weisstein">Eric W. Weisstein</a>, « <a rel="nofollow" class="external text" href="http://mathworld.wolfram.com/ChristmasStockingTheorem.html"><cite style="font-style:normal;" lang="en"><span class="lang-en" lang="en">Christmas Stocking Theorem</span></cite></a> », sur <span class="italique"><a href="MathWorld" title="MathWorld">MathWorld</a></span></span></span>.</span>
</li>
<li id="cite_note-11"><span class="mw-cite-backlink"><a href="#cite_ref-11">↑</a> </span><span class="reference-text"><a href="Ian_Stewart_(math%C3%A9maticien)" title="Ian Stewart (mathématicien)">Ian Stewart</a>, « Les fractals de Pascal », <i><a href="Pour_la_science" title="Pour la science">Pour la science</a></i>, <abbr class="abbr" title="numéro">n<sup>o</sup></abbr> 129, 1988, <abbr class="abbr" title="pages">p.</abbr> <span class="nowrap">100-105</span>. Selon <a rel="nofollow" class="external text" href="https://archive.is/8RBL">ce site</a>.</span>
</li>
<li id="cite_note-12"><span class="mw-cite-backlink"><a href="#cite_ref-12">↑</a> </span><span class="reference-text">Henri Immediato, <i><a rel="nofollow" class="external text" href="http://nte-serveur.univ-lyon1.fr/nte/immediato/recurrence/chap08/chap08c.htm#calcul_pratique">Calcul pratique avec le triangle de Pascal</a></i>.</span>
</li>
<li id="cite_note-13"><span class="mw-cite-backlink"><a href="#cite_ref-13">↑</a> </span><span class="reference-text"><a rel="nofollow" class="external text" href="http://www.gecif.net/articles/mathematiques/trianglepascal/">Comment calculer les nombres réels COS(pi/n) grâce au triangle de Pascal</a>.</span>
</li>
</ol>
</div>
<div class="mw-heading mw-heading2"><h2 id="Voir_aussi">Voir aussi</h2></div>
<style data-mw-deduplicate="TemplateStyles:r194021218">
/* start https://fr.wikipedia.org/ */
.mw-parser-output .autres-projets>.titre{text-align:center;margin:0.2em 0}.mw-parser-output .autres-projets>ul{margin:0;padding:0}.mw-parser-output .autres-projets>ul>li{list-style:none;margin:0.2em 0;text-indent:0;padding-left:24px;min-height:20px;text-align:left;display:block}.mw-parser-output .autres-projets>ul>li>a{font-style:italic}@media(max-width:720px){.mw-parser-output .autres-projets{float:none}}
/* end https://fr.wikipedia.org/ */
</style>
<div class="mw-heading mw-heading3"><h3 id="Articles_connexes">Articles connexes</h3></div>
<div style="column-count:3;column-gap:1em;" class="colonnes">
<ul><li><a href="Combinaison_sans_r%C3%A9p%C3%A9tition" class="mw-redirect" title="Combinaison sans répétition">Combinaison sans répétition</a></li>
<li><a href="Combinatoire" title="Combinatoire">Combinatoire</a></li>
<li><a href="Conjecture_de_Singmaster" title="Conjecture de Singmaster">Conjecture de Singmaster</a></li>
<li><a href="Formule_d'it%C3%A9ration_de_Pascal" title="Formule d'itération de Pascal">Formule d'itération de Pascal</a></li>
<li><a href="Formule_du_pion" title="Formule du pion">Formule du pion</a></li>
<li><a href="Loi_normale" title="Loi normale">Loi normale</a></li>
<li><a href="Matrice_de_Pascal" title="Matrice de Pascal">Matrice de Pascal</a></li>
<li><a href="Pyramide_de_Pascal" title="Pyramide de Pascal">Tétraèdre de Pascal</a></li>
<li><a href="Tableau_triangulaire" title="Tableau triangulaire">Tableau triangulaire</a></li>
<li><a href="Th%C3%A9or%C3%A8me_de_l'%C3%A9toile_de_David" title="Théorème de l'étoile de David">Théorème de l'étoile de David</a></li>
<li><a href="Th%C3%A9or%C3%A8me_de_Lucas" title="Théorème de Lucas">Théorème de Lucas</a></li>
<li><a href="Nombre_de_Delannoy" title="Nombre de Delannoy">Triangle de Delannoy</a></li>
<li><a href="Triangle_de_Pascal_(2%2C1)" title="Triangle de Pascal (2,1)">Triangle de Pascal (2,1)</a></li>
<li><a href="Coefficient_fibonomial#Triangle_fibonomial" title="Coefficient fibonomial">Triangle fibonomial</a></li>
<li>Triangles des <a href="Nombre_de_Stirling" title="Nombre de Stirling">nombres de Stirling</a></li></ul>
<p><br>
</p>
</div>
<div class="mw-heading mw-heading3"><h3 id="Liens_externes">Liens externes</h3></div>
<ul><li><span class="ouvrage" id="Weisstein"><span class="ouvrage" id="Eric_W._Weisstein"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <a href="Eric_W._Weisstein" title="Eric W. Weisstein">Eric W. Weisstein</a>, « <a rel="nofollow" class="external text" href="http://mathworld.wolfram.com/PascalsTriangle.html"><cite style="font-style:normal;" lang="en"><span class="lang-en" lang="en">Pascal's Triangle</span></cite></a> », sur <span class="italique"><a href="MathWorld" title="MathWorld">MathWorld</a></span></span></span></li>
<li><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <i><a rel="nofollow" class="external text" href="http://www.cut-the-knot.org/Curriculum/Combinatorics/LeibnitzTriangle.shtml">Leibniz and Pascal Triangles</a></i> sur <a href="Cut-the-knot" class="mw-redirect" title="Cut-the-knot">cut-the-knot</a></li>
<li><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <i><a rel="nofollow" class="external text" href="http://www.cut-the-knot.org/Curriculum/Algebra/DotPatterns.shtml">Dot Patterns, Pascal Triangle and Lucas Theorem</a></i> sur cut-the-knot</li>
<li><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> <a rel="nofollow" class="external text" href="http://jeff560.tripod.com/p.html">Earliest Known Uses of Some of the Words of Mathematics (P)</a></li>
<li><span class="ouvrage"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> « <a rel="nofollow" class="external text" href="http://ptri1.tripod.com"><cite style="font-style:normal;" lang="en">Pascal's Triangle And Its Patterns</cite></a> », sur <span class="italique">ptri1.tripod.com</span></span></li>
<li><span class="ouvrage"><abbr class="abbr indicateur-langue" title="Langue : anglais">(en)</abbr> « <a rel="nofollow" class="external text" href="http://mathforum.org/dr.math/faq/faq.pascal.triangle.html"><cite style="font-style:normal;" lang="en">Pascal's Triangle</cite></a> », sur <span class="italique">The Math Forum - Ask Dr. Math: FAQ</span></span></li>
<li><a rel="nofollow" class="external text" href="https://blaisepascal.bibliotheques-clermontmetropole.eu/son-oeuvre/pascal-savant/mathematiques/le-triangle-arithmetique">Explication vidéo et en image</a> du triangle de Pascal. Réalisé par <a href="Clermont_Auvergne_M%C3%A9tropole" title="Clermont Auvergne Métropole">Clermont Auvergne Métropole</a>.</li></ul>
<ul id="bandeau-portail" class="bandeau-portail"><li><span class="bandeau-portail-element"><span class="bandeau-portail-icone"><span class="noviewer" typeof="mw:File"></span></span> <span class="bandeau-portail-texte">Portail des mathématiques</span> </span></li> </ul></div><!--htdig_noindex--><div><div class="zim-footer">
Cet article est issu de <a class="external text" title="Dernière modification le 2025-10-03" href="https://fr.wikipedia.org/wiki/?title=Triangle_de_Pascal&oldid=229454961">Wikipédia</a>. Sauf mention contraire, le texte est disponible sous <a class="external text" href="https://creativecommons.org/licenses/by-sa/4.0/deed.fr">Creative Commons Attribution-Share Alike 4.0</a>. Des conditions supplémentaires peuvent s’appliquer aux fichiers multimédias.
</div>
</div><!--/htdig_noindex--></div>
</div>
</main>
</div>
</div>
</div>
<script src="./_webp_/webpHandler.js"></script>
</body></html>